body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td, section, a, input, span {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none
}

html, body {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

body, input, textarea {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    -webkit-font-smoothing: antialiased
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th, td {
    text-align: center
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

input[type=button], button {
    -webkit-appearance: none;
    -webkit-user-select: none
}

a, img, input, select, li {
    -webkit-tap-highlight-color: transparent
}

a, img {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

a, input, img, select, textarea {
    outline: 0
}

input::-webkit-clear-button, input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input::-webkit-search-cancel-button {
    display: none
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

::-webkit-scrollbar {
    display: none;
    width: 0
}

img {
    -webkit-touch-callou: none
}

* {
    -webkit-tap-highlight-color: transparent
}

.show {
    display: block !important
}

.hide, .none {
    display: none !important
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

*.clearfix {
    zoom: 1
}

.scroll::-webkit-scrollbar {
    width: 7px !important;
    border-radius: 7px;
    display: block !important
}

.scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #ddd
}

.scroll::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #eaeaea
}

.scroll::-webkit-scrollbar-thumb:vertical:active {
    background-color: #d0d0d0
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.w1220 {
    width: 1220px;
    margin: 0 auto
}

* {
    box-sizing: border-box
}

.lef {
    float: left
}

.rig {
    float: right
}

h1, h2, h3, h4, h4, h5, h6 {
    font-weight: normal
}

.bg {
    background: url(../Images/home/header.png) no-repeat right;
}

.header img.lx_logo {
    width: 250px
}

.header > .lef a {
    display: inline-block;
    position: absolute
}

.header > .lef {
    position: relative
}

.header {
    overflow: hidden;
    height: 145px;
    width: 100%;
    padding-top: 24px
}

.header ul {
    width: 262px;
    overflow: hidden
}

.header ul li {
    text-align: right
}

.header ul li img {
    width: 92px;
    height: 92px;
    display: block
}

.header ul li span {
    font-size: 14px;
    color: #333
}

.header .prompt {
    width: 170px;
    height: 92px;
    display: block;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff);
   /* margin-top: 13px;*/
    padding-top: 3px;
    padding-right: 9px;
    box-sizing: border-box;
    position: relative
}

.header .prompt span.p3 {
    position: absolute;
    font-size: 14px;
    color: black;
    left: 50px;
   /* bottom: -10px*/
}

.header .prompt span {
    display: block
}

.header .prompt span.p1 {
    font-size: 14px;
    color: #333
}

.header .prompt span.p2 {
    font-size: 12px;
    color: #9b9a9a
}

.nar {
    background: #444;
    background-size: 100% 100%;
    width: 100%;
    z-index: 999;
    position: static;
    top: 0;
    left: 0;
}

.nav_outer {
    overflow: hidden
}

.nav_outer .logo img {
    width: 210px;
    height: auto;
    position: relative;
    top: 5px
}

.nar>.w1200>ul {
    overflow: hidden;
    height: 42px
}

.nar>.w1200>ul>li {
    float: left;
    text-align: center;
}

.nar>.w1200>ul>li>a {
    width: 100px;
    height: 100%;
    font-size: 15px;
    color: white;
    line-height: 42px;
    display: block;
    cursor: pointer
}

.nar>.w1200>ul>li:last-of-type a {
    color: #ffde01;
    font-weight: bold
}

.nar>.w1200>ul>li:nth-of-type(4) a {
    color: #ffde01;
    font-weight: bold
}

.nar>.w1200>ul>li.active >a {
    color: white;
    background: #e21a37
}

.nar>.w1200>ul>li:hover >a {
    background: #e21a37
}


.nar .dropDown-list{
    position: absolute;
    z-index: 1000;
    width: 100px;
    display: none;
}
.nar .dropDown-list a{
    display: block;
    font-size: 16px;
    color: #fff;
    width: 100%;
    line-height: 24px;
    text-align: center;
    padding: 10px 2px;
    background: rgba(0,0,0,.5);
}
.nar .dropDown-list a:hover{
    background: rgba(56, 99, 225, 0.8);
}
.nar .dropDown-list li:not(:last-of-type){
    border-bottom: 1px dashed #fff;
}


.banner {
    width: 100%;
}

.banner .slick-slide img {
    display: block;
    width: 100%;
}

.footer
    background: #474747;
    text-align: center;
    overflow: hidden
}

.online_register span {
    font-size: 16px;
    color: WHITE;
    display: block;
    text-align: left;
    margin-bottom: 18px
}

.footer .online_register div {
    display: inline-block
}

.footer .or_btn {
    width: 133px;
    height: 39px;
    line-height: 41px;
    font-size: 18px;
    color: white;
    background: #de1a36;
    display: inline-block;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-left: 16px;
    position: relative;
    bottom: 17px
}

.footer .line {
    width: 100%;
    height: 1px;
    display: block;
    background-color: #757575
}

.footer .online_register {
    margin-top: 28px;
    margin-bottom: 8px
}

.footer p {
    font-size: 12px;
    color: #b2b2b2;
    line-height: 23px
}

.footer .online_register div:first-of-type {
    margin-right: 54px
}

.footer .address {
    padding-top: 18px;
    padding-bottom: 26px;
    box-sizing: border-box
}

.footer2 .f2 {
    height: 171px;
    background: url(../Images/level2/bottom.png) no-repeat;
    background-size: 100% 100%
}

.footer2 .f2 .f2-content {
    width: 1120px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer2 .f2 .f2-content .f2-list {
    margin-top: 17px
}

.footer2 .f2 .f2-content .f2-list ul {
    width: 520px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 14px
}

.footer2 .f2 .f2-content .f2-list ul:first-child {
    margin-bottom: 21px
}

.footer2 .f2 .f2-content .f2-list ul li a {
    color: #fff
}

.footer2 .f2 .f2-content img {
    width: 446px;
    height: 86px
}

.footer2 .copyright {
    height: 120px;
    background-color: #380901;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #fffefe;
    display: flex;
    justify-content: center;
}

.footer2 .copyright p {
    margin-bottom: 6px
}

.footer2 .btn {
    background: transparent;
    color: #fff;
    padding: 1px 11px;
    margin-left: 17px;
    letter-spacing: 1px;
    box-shadow: 0px 0px 5px 1px #fff;
}

/*高校宣传片*/

#video_bann .ent-item {
    width: 100%;
    height: 280px;
    display: block;
    cursor: pointer;
}

#video_bann .ent-item img {
    width: 100%;
    height: 100%;
    display: block;
}

#video_bann .ent-item .poster {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

#video_bann .ent-txt {
    height: 50px;
    line-height: 50px;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    padding: 0 10px;
    font-weight: bolder;
}

#video_bann .ent-item:not(.ci-img):hover {
    opacity: .7;
}

#video_bann .ent-item.ci-img {
    position: relative;
}

#video_bann video {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: fill;
    object-fit: fill;
    cursor: pointer;
}

#video_bann img.cs-btn {
    width: 81px;
    height: 81px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

/*提示*/
.tip {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    display: none;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    border-radius: 5px;
    line-height: 22px;
    z-index: 1002;
}



/*授权*/
.header .lef {
    position: relative;
    /*margin-top: 15px*/
}

.header .lef .but-shouquan{
    position: absolute;
    width: 80px;
    color: #e21a37;
    font-size: 16px;
    top: 32px;left: 480px;
    letter-spacing: 2px;
}

.box-shouquan {
    width: 500px;
    position: fixed;
    top: 55%;
    left: 50%;
    z-index: 1000;
    border-radius: 10px;
    display: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 14px 0 rgba(90, 90, 90, 0.3);
    box-shadow: 0 1px 14px 0 rgba(90, 90, 90, 0.3);
}

.box-shouquan .title {
    text-align: center;
    background: #700005;
    padding: 14px 0;
    border-radius: 10px 10px 0 0;
}

.box-shouquan .title h3 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 42px;
    margin: -6px auto;
}

.box-shouquan .btn-close {
    position: absolute;
    line-height: 15px;
    right: -15px;
    top: -20px;
    color: #FFF;
    font-size: 27px;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    vertical-align: inherit;
    padding: 2px;
    width: 24px;
    height: 24px;
}
.but-shouquan:hover{
    cursor: pointer;
}
/*遮罩开始*/
.sp-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}

/*遮罩结束*/
.footer  .btn {
    background: #e7d7dc;
    color: #700005;
    padding: 4px 6px;
    margin-left: 17px;
    letter-spacing: 1px;
    /* box-shadow: 0px 0px 5px 1px #fff; */
    font-size: 12px;
    font-weight: 700;
}

